Describe star icon in review UI documentation Change-Id: Id07d526f36382dbb1bff0c44fe4ea89c288c2ba7 Signed-off-by: Edwin Kempin <edwin.kempin@sap.com> 
diff --git a/Documentation/user-review-ui.txt b/Documentation/user-review-ui.txt index 00fe01d..bb35abd 100644 --- a/Documentation/user-review-ui.txt +++ b/Documentation/user-review-ui.txt 
@@ -450,6 +450,20 @@    image::images/user-review-ui-change-screen-included-in-list.png[width=800, link="images/user-review-ui-change-screen-included-in-list.png"]   +[[star]] +=== Star Change + +The star icon in the change header allows to mark the change as a +favorite. Clicking on the star icon again, unstars the change. + +image::images/user-review-ui-change-screen-star.png[width=800, link="images/user-review-ui-change-screen-star.png"] + +Starring a change turns on email notifications for this change. + +Starred changed are listed under `My` > `Starred Changes`. +and can be queried by the link:user-search.html#is[is:starred] search +operator. +  [[old-change-screen]]  === Old Change Screen